Skip to content

feat: cancel_node_migration() function in contract - #3886

Open
metalurgical wants to merge 7 commits into
near:mainfrom
metalurgical:3774_cancel_node_migration
Open

feat: cancel_node_migration() function in contract#3886
metalurgical wants to merge 7 commits into
near:mainfrom
metalurgical:3774_cancel_node_migration

Conversation

@metalurgical

Copy link
Copy Markdown
Contributor

Implement cancel_node_migration() function in contract, which clears the ongoing migration record.
Add tests.
Update migration-service documentation.

Related to #3774

Implement cancel_node_migration() function in contract, which clears the ongoing migration record.
Add tests.
Update migration-service documentation.
@metalurgical
metalurgical force-pushed the 3774_cancel_node_migration branch from e35f9ab to b604303 Compare July 25, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No way to cancel a started node migration, contrary to what the migration doc claims

1 participant